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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 迪??釜迪??釜^ 11100111100011000011111100111111100010101001100011100111100011000011111100111111100010101001100001011110 e78c3f3f8a98e78c3f3f8a985e
EUC-JP 迪??釜迪??釜^ 11101101111011000011111100111111101100111111100011101101111011000011111100111111101100111111100001011110 edec3f3fb3f8edec3f3fb3f85e
UTF-8 迪면렪釜迪면렪釜^ 11101000101111111010101011101011101010011011010011101011101000001010101011101001100001111001110011101000101111111010101011101011101010011011010011101011101000001010101011101001100001111001110001011110 e8bfaaeba9b4eba0aae9879ce8bfaaeba9b4eba0aae9879c5e
UHC 迪면렪釜迪면렪釜^ 1110111011101000101110001110100110001110101110001101110110111100111011101110100010111000111010011000111010111000110111011011110001011110 eee8b8e98eb8ddbceee8b8e98eb8ddbc5e

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