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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ??砥?源棒? 00111111001111111001001101110101001111111000110010111001100101100101111100111111 3f3f93753f8cb9965f3f
EUC-JP ??砥?源棒? 00111111001111111100010111010110001111111011100010111011110010111100000000111111 3f3fc5d63fb8bbcbc03f
UTF-8 諪렍砥렫源棒혐 111010001010101110101010111010111010000010001101111001111010000010100101111010111010000010101011111001101011101010010000111001101010001110010010111011011001100010010000 e8abaaeba08de7a0a5eba0abe6ba90e6a392ed9890
UHC 諪렍砥렫源棒혐 1110111111110101100011101010001111110010101100101000111010111001111010101011100111011100111010101100011111111000 eff58ea3f2b28eb9eab9dceac7f8

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