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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN ?伸獸?伸獸B 0011111110010000010011001110000011010111001111111001000001001100111000001101011101000010 3f904ce0d73f904ce0d742
EUC-JP ?伸獸?伸獸B 0011111110111111101011011110000011011001001111111011111110101101111000001101100101000010 3fbfade0d93fbfade0d942
UTF-8 렗伸獸렗伸獸B 11101011101000001001011111100100101111001011100011100111100011011011100011101011101000001001011111100100101111001011100011100111100011011011100001000010 eba097e4bcb8e78db8eba097e4bcb8e78db842
UHC 렗伸獸렗伸獸B 10001110101011001110001111011111111000101010111010001110101011001110001111011111111000101010111001000010 8eace3dfe2ae8eace3dfe2ae42

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