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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 奚?偕?n}奚?偕?n{^ 1001101011110110001111111001100011110001001111110110111001111101100110101111011000111111100110001111000100111111011011100111101101011110 9af63f98f13f6e7d9af63f98f13f6e7b5e
EUC-JP 奚?偕?n}奚?偕?n{^ 1101010011111000001111111101000011110011001111110110111001111101110101001111100000111111110100001111001100111111011011100111101101011110 d4f83fd0f33f6e7dd4f83fd0f33f6e7b5e
UTF-8 奚렋偕렲n}奚렋偕렲n{^ 1110010110100101100110101110101110100000100010111110010110000001100101011110101110100000101100100110111001111101111001011010010110011010111010111010000010001011111001011000000110010101111010111010000010110010011011100111101101011110 e5a59aeba08be58195eba0b26e7de5a59aeba08be58195eba0b26e7b5e
UHC 奚렋偕렲n}奚렋偕렲n{^ 111110101010100010001110101000101111101010100101100011101011111101101110011111011111101010101000100011101010001011111010101001011000111010111111011011100111101101011110 faa88ea2faa58ebf6e7dfaa88ea2faa58ebf6e7b5e

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