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 ンホカンホカ^ 1101110111001110101101101111100101111101110111011100111010110110111110010111101101011110 ddceb6f97dddceb6f97b5e
EUC-JP ンホカ?ンホカ?^ 100011101101110110001110110011101000111010110110001111111000111011011101100011101100111010001110101101100011111101011110 8edd8ece8eb63f8edd8ece8eb63f5e
UTF-8 ンホカンホカ^ 11101111101111101001110111101111101111101000111011101111101111011011011011101110100110111001100111101111101111101001110111101111101111101000111011101111101111011011011011101110100110111001011101011110 efbe9defbe8eefbdb6ee9b99efbe9defbe8eefbdb6ee9b975e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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