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 ???{N}???{N{^ 00111111001111110011111101111011010011100111110100111111001111110011111101111011010011100111101101011110 3f3f3f7b4e7d3f3f3f7b4e7b5e
SJIS-WIN ??ゅ{N}??ゅ{N{^ 001111110011111110000010111000110111101101001110011111010011111100111111100000101110001101111011010011100111101101011110 3f3f82e37b4e7d3f3f82e37b4e7b5e
EUC-JP ??ゅ{N}??ゅ{N{^ 001111110011111110100100111001010111101101001110011111010011111100111111101001001110010101111011010011100111101101011110 3f3fa4e57b4e7d3f3fa4e57b4e7b5e
UTF-8 룴쵍ゅ{N}룴쵍ゅ{N{^ 11101011101000111011010011101100101101011000110111100011100000101000010101111011010011100111110111101011101000111011010011101100101101011000110111100011100000101000010101111011010011100111101101011110 eba3b4ecb58de382857b4e7deba3b4ecb58de382857b4e7b5e
UHC 룴쵍ゅ{N}룴쵍ゅ{N{^ 10001111101010011010110010001111101010101110010101111011010011100111110110001111101010011010110010001111101010101110010101111011010011100111101101011110 8fa9ac8faae57b4e7d8fa9ac8faae57b4e7b5e

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