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 ????????LB 00111111001111110011111100111111001111110011111100111111001111110100110001000010 3f3f3f3f3f3f3f3f4c42
SJIS-WIN ???恁??恁?LB 001111110011111100111111100111001000110000111111001111111001110010001100001111110100110001000010 3f3f3f9c8c3f3f9c8c3f4c42
EUC-JP ???恁??恁?LB 001111110011111100111111110101111110110000111111001111111101011111101100001111110100110001000010 3f3f3fd7ec3f3fd7ec3f4c42
UTF-8 梨꾪샍恁잜삨恁쬑LB 1110111110100111101000101110101010111110101010101110110010000011100011011110011010000001100000011110110010011110100111001110110010000010101010001110011010000001100000011110110010101100100100010100110001000010 efa7a2eabeaaec838de68181ec9e9cec82a8e68181ecac914c42
UHC 梨꾪샍恁잜삨恁쬑LB 111011001011000110000100111011011001100010111011111011001111011010011111111011011001100010100111111011001111011010100111010001100100110001000010 ecb184ed98bbecf69fed98a7ecf6a7464c42

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