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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???嗽?}???嗽?{^ 001111110011111100111111100110100111010100111111011111010011111100111111001111111001101001110101001111110111101101011110 3f3f3f9a753f7d3f3f3f9a753f7b5e
EUC-JP ???嗽?}???嗽?{^ 001111110011111100111111110100111101011000111111011111010011111100111111001111111101001111010110001111110111101101011110 3f3f3fd3d63f7d3f3f3fd3d63f7b5e
UTF-8 列룸씈嗽갺}列룸씈嗽갺{^ 111011111010011010011100111010111010001110111000111011001001010010001000111001011001011110111101111010101011000010111010011111011110111110100110100111001110101110100011101110001110110010010100100010001110010110010111101111011110101010110000101110100111101101011110 efa69ceba3b8ec9488e597bdeab0ba7defa69ceba3b8ec9488e597bdeab0ba7b5e
UHC 列룸씈嗽갺}列룸씈嗽갺{^ 1110011011101010101101111110101110011101101000001110000111110101100000010110010001111101111001101110101010110111111010111001110110100000111000011111010110000001011001000111101101011110 e6eab7eb9da0e1f581647de6eab7eb9da0e1f581647b5e

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