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 螽夐ケケ螽夐ケケ^ 11100101101010001001101011101001101110011011100111100101101010001001101011101001101110011011100101011110 e5a89ae9b9b9e5a89ae9b9b95e
EUC-JP 螽夐ケケ螽夐ケケ^ 1110101010101010110101001110101110001110101110011000111010111001111010101010101011010100111010111000111010111001100011101011100101011110 eaaad4eb8eb98eb9eaaad4eb8eb98eb95e
UTF-8 螽夐ケケ螽夐ケケ^ 11101000100111101011110111100101101001001001000011101111101111011011100111101111101111011011100111101000100111101011110111100101101001001001000011101111101111011011100111101111101111011011100101011110 e89ebde5a490efbdb9efbdb9e89ebde5a490efbdb9efbdb95e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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