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 ???L???LB 001111110011111100111111010011000011111100111111001111110100110001000010 3f3f3f4c3f3f3f4c42
SJIS-WIN 軏基筒L軏基筒LB 111110111011001010001010111011101001001110011011010011001111101110110010100010101110111010010011100110110100110001000010 fbb28aee939b4cfbb28aee939b4c42
EUC-JP 軏基筒L軏基筒LB 1000111111100000110110011011010011110000110001011111101101001100100011111110000011011001101101001111000011000101111110110100110001000010 8fe0d9b4f0c5fb4c8fe0d9b4f0c5fb4c42
UTF-8 軏基筒L軏基筒LB 111010001011101110001111111001011001111110111010111001111010110110010010010011001110100010111011100011111110010110011111101110101110011110101101100100100100110001000010 e8bb8fe59fbae7ad924ce8bb8fe59fbae7ad924c42
UHC ?基筒L?基筒LB 00111111110100001111000111110111110101010100110000111111110100001111000111110111110101010100110001000010 3fd0f1f7d54c3fd0f1f7d54c42

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