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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 咫???}咫???{^ 10011010010000000011111100111111001111110111110110011010010000000011111100111111001111110111101101011110 9a403f3f3f7d9a403f3f3f7b5e
EUC-JP 咫???}咫???{^ 11010011101000010011111100111111001111110111110111010011101000010011111100111111001111110111101101011110 d3a13f3f3f7dd3a13f3f3f7b5e
UTF-8 咫띈렪렊}咫띈렪렊{^ 111001011001001010101011111010111001110110001000111010111010000010101010111010111010000010001010011111011110010110010010101010111110101110011101100010001110101110100000101010101110101110100000100010100111101101011110 e592abeb9d88eba0aaeba08a7de592abeb9d88eba0aaeba08a7b5e
UHC 咫띈렪렊}咫띈렪렊{^ 11110010101000011011011011101000100011101011100010001110101000010111110111110010101000011011011011101000100011101011100010001110101000010111101101011110 f2a1b6e88eb88ea17df2a1b6e88eb88ea17b5e

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