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 ??億?凝羽? 00111111001111111000100110101101001111111000101111000011100010010100100000111111 3f3f89ad3f8bc389483f
EUC-JP ??億?凝羽? 00111111001111111011001010101111001111111011011011000101101100011010100100111111 3f3fb2af3fb6c5b1a93f
UTF-8 杻렪億몄凝羽렡 111011111010011110001000111010111010000010101010111001011000010010000100111010111010101010000100111001011000011110011101111001111011111010111101111010111010000010100001 efa788eba0aae58484ebaa84e5879de7bebdeba0a1
UHC 杻렪億몄凝羽렡 1110101011110100100011101011100011100101111000101011100011101100111010111110101011101001111000101000111010110010 eaf48eb8e5e2b8ecebeae9e28eb2

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