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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 蘇?蘇?N}蘇?蘇?N{^ 1001000101101000001111111001000101101000001111110100111001111101100100010110100000111111100100010110100000111111010011100111101101011110 91683f91683f4e7d91683f91683f4e7b5e
EUC-JP 蘇?蘇?N}蘇?蘇?N{^ 1100000111001001001111111100000111001001001111110100111001111101110000011100100100111111110000011100100100111111010011100111101101011110 c1c93fc1c93f4e7dc1c93fc1c93f4e7b5e
UTF-8 蘇퇲蘇퇰N}蘇퇲蘇퇰N{^ 1110100010011000100001111110110110000111101100101110100010011000100001111110110110000111101100000100111001111101111010001001100010000111111011011000011110110010111010001001100010000111111011011000011110110000010011100111101101011110 e89887ed87b2e89887ed87b04e7de89887ed87b2e89887ed87b04e7b5e
UHC 蘇퇲蘇퇰N}蘇퇲蘇퇰N{^ 111000011100110010111000011010001110000111001100101110000110011001001110011111011110000111001100101110000110100011100001110011001011100001100110010011100111101101011110 e1ccb868e1ccb8664e7de1ccb868e1ccb8664e7b5e

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