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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???筍????筍?^ 00111111001111110011111111100010101000010011111100111111001111110011111111100010101000010011111101011110 3f3f3fe2a13f3f3f3fe2a13f5e
EUC-JP ???筍????筍?^ 00111111001111110011111111100100101000110011111100111111001111110011111111100100101000110011111101011110 3f3f3fe4a33f3f3f3fe4a33f5e
UTF-8 列룸씈筍뷗列룸씈筍뷗^ 11101111101001101001110011101011101000111011100011101100100101001000100011100111101011011000110111101011101101111001011111101111101001101001110011101011101000111011100011101100100101001000100011100111101011011000110111101011101101111001011101011110 efa69ceba3b8ec9488e7ad8debb797efa69ceba3b8ec9488e7ad8debb7975e
UHC 列룸씈筍뷗列룸씈筍뷗^ 111001101110101010110111111010111001110110100000111000101110110010010101010001001110011011101010101101111110101110011101101000001110001011101100100101010100010001011110 e6eab7eb9da0e2ec9544e6eab7eb9da0e2ec95445e

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