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[???L[^ 0011111100111111001111110100110001011011001111110011111100111111010011000101101101011110 3f3f3f4c5b3f3f3f4c5b5e
SJIS-WIN ?西?L[?西?L[^ 00111111100100001011110000111111010011000101101100111111100100001011110000111111010011000101101101011110 3f90bc3f4c5b3f90bc3f4c5b5e
EUC-JP ?西?L[?西?L[^ 00111111110000001011111000111111010011000101101100111111110000001011111000111111010011000101101101011110 3fc0be3f4c5b3fc0be3f4c5b5e
UTF-8 렊西롆L[렊西롆L[^ 1110101110100000100010101110100010100101101111111110101110100001100001100100110001011011111010111010000010001010111010001010010110111111111010111010000110000110010011000101101101011110 eba08ae8a5bfeba1864c5beba08ae8a5bfeba1864c5b5e
UHC 렊西롆L[렊西롆L[^ 1000111010100001111000001010010010001110110011000100110001011011100011101010000111100000101001001000111011001100010011000101101101011110 8ea1e0a48ecc4c5b8ea1e0a48ecc4c5b5e

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