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 ????on}????on{^ 001111110011111100111111001111110110111101101110011111010011111100111111001111110011111101101111011011100111101101011110 3f3f3f3f6f6e7d3f3f3f3f6f6e7b5e
SJIS-WIN ィ「。ニon}ィ「。ニon{^ 101010001010001010100001110001100110111101101110011111011010100010100010101000011100011001101111011011100111101101011110 a8a2a1c66f6e7da8a2a1c66f6e7b5e
EUC-JP ィ「。ニon}ィ「。ニon{^ 1000111010101000100011101010001010001110101000011000111011000110011011110110111001111101100011101010100010001110101000101000111010100001100011101100011001101111011011100111101101011110 8ea88ea28ea18ec66f6e7d8ea88ea28ea18ec66f6e7b5e
UTF-8 ィ「。ニon}ィ「。ニon{^ 11101111101111011010100011101111101111011010001011101111101111011010000111101111101111101000011001101111011011100111110111101111101111011010100011101111101111011010001011101111101111011010000111101111101111101000011001101111011011100111101101011110 efbda8efbda2efbda1efbe866f6e7defbda8efbda2efbda1efbe866f6e7b5e
UHC ????on}????on{^ 001111110011111100111111001111110110111101101110011111010011111100111111001111110011111101101111011011100111101101011110 3f3f3f3f6f6e7d3f3f3f3f6f6e7b5e

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