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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN ??閉n}??閉n{^ 00111111001111111001010111000010011011100111110100111111001111111001010111000010011011100111101101011110 3f3f95c26e7d3f3f95c26e7b5e
EUC-JP ??閉n}??閉n{^ 00111111001111111100101011000100011011100111110100111111001111111100101011000100011011100111101101011110 3f3fcac46e7d3f3fcac46e7b5e
UTF-8 뤈㉥閉n}뤈㉥閉n{^ 1110101110100100100010001110001110001001101001011110100110010110100010010110111001111101111010111010010010001000111000111000100110100101111010011001011010001001011011100111101101011110 eba488e389a5e996896e7deba488e389a5e996896e7b5e
UHC 뤈㉥閉n}뤈㉥閉n{^ 1000111110111000101010001011011011111000110011010110111001111101100011111011100010101000101101101111100011001101011011100111101101011110 8fb8a8b6f8cd6e7d8fb8a8b6f8cd6e7b5e

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