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{^ 111000101100000111100010110000011110000011011110111000001110000101101110011111011110001011000001111000101100000111100000110111101110000011100001011011100111101101011110 e2c1e2c1e0dee0e16e7de2c1e2c1e0dee0e16e7b5e
EUC-JP 簔簔玻珮n}簔簔玻珮n{^ 111001001100001111100100110000111110000011100000111000001110001101101110011111011110010011000011111001001100001111100000111000001110000011100011011011100111101101011110 e4c3e4c3e0e0e0e36e7de4c3e4c3e0e0e0e36e7b5e
UTF-8 簔簔玻珮n}簔簔玻珮n{^ 1110011110110000100101001110011110110000100101001110011110001110101110111110011110001111101011100110111001111101111001111011000010010100111001111011000010010100111001111000111010111011111001111000111110101110011011100111101101011110 e7b094e7b094e78ebbe78fae6e7de7b094e7b094e78ebbe78fae6e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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