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 。ナ}。ナ{^ 111101011011100111110111101010001010000111000101011111011111010110111001111101111010100010100001110001010111101101011110 f5b9f7a8a1c57df5b9f7a8a1c57b5e
EUC-JP ??。ナ}??。ナ{^ 001111110011111110001110101000011000111011000101011111010011111100111111100011101010000110001110110001010111101101011110 3f3f8ea18ec57d3f3f8ea18ec57b5e
UTF-8 。ナ}。ナ{^ 111011101001000010100100111011101001011010001011111011111011110110100001111011111011111010000101011111011110111010010000101001001110111010010110100010111110111110111101101000011110111110111110100001010111101101011110 ee90a4ee968befbda1efbe857dee90a4ee968befbda1efbe857b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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