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 0011111110010000110000000011111101001100001111111001000011000000001111110100110001000010 3f90c03f4c3f90c03f4c42
EUC-JP ?逝?L?逝?LB 0011111111000000110000100011111101001100001111111100000011000010001111110100110001000010 3fc0c23f4c3fc0c23f4c42
UTF-8 샬逝셰L샬逝셰LB 111011001000001110101100111010011000000010011101111011001000010110110000010011001110110010000011101011001110100110000000100111011110110010000101101100000100110001000010 ec83ace9809dec85b04cec83ace9809dec85b04c42
UHC 샬逝셰L샬逝셰LB 101111001010001111100000101001101011110011001110010011001011110010100011111000001010011010111100110011100100110001000010 bca3e0a6bcce4cbca3e0a6bcce4c42

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