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 蟇ウ繧キ蟇ウ繧キ^ 11100101101011111011001111100011100000101011011111100101101011111011001111100011100000101011011101011110 e5afb3e382b7e5afb3e382b75e
EUC-JP 蟇ウ繧キ蟇ウ繧キ^ 1110101010110001100011101011001111100101111000101000111010110111111010101011000110001110101100111110010111100010100011101011011101011110 eab18eb3e5e28eb7eab18eb3e5e28eb75e
UTF-8 蟇ウ繧キ蟇ウ繧キ^ 11101000100111111000011111101111101111011011001111100111101110011010011111101111101111011011011111101000100111111000011111101111101111011011001111100111101110011010011111101111101111011011011101011110 e89f87efbdb3e7b9a7efbdb7e89f87efbdb3e7b9a7efbdb75e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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