To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ?R?f?f}?R?f?f{^ 001111110101001000111111011001100011111101100110011111010011111101010010001111110110011000111111011001100111101101011110 3f523f663f667d3f523f663f667b5e
SJIS-WIN 鯀R鯀f鯀f}鯀R鯀f鯀f{^ 111010011011111101010010111010011011111101100110111010011011111101100110011111011110100110111111010100101110100110111111011001101110100110111111011001100111101101011110 e9bf52e9bf66e9bf667de9bf52e9bf66e9bf667b5e
EUC-JP 鯀R鯀f鯀f}鯀R鯀f鯀f{^ 111100101100000101010010111100101100000101100110111100101100000101100110011111011111001011000001010100101111001011000001011001101111001011000001011001100111101101011110 f2c152f2c166f2c1667df2c152f2c166f2c1667b5e
UTF-8 鯀R鯀f鯀f}鯀R鯀f鯀f{^ 111010011010111110000000010100101110100110101111100000000110011011101001101011111000000001100110011111011110100110101111100000000101001011101001101011111000000001100110111010011010111110000000011001100111101101011110 e9af8052e9af8066e9af80667de9af8052e9af8066e9af80667b5e
UHC ?R?f?f}?R?f?f{^ 001111110101001000111111011001100011111101100110011111010011111101010010001111110110011000111111011001100111101101011110 3f523f663f667d3f523f663f667b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)