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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 諱√純緕夲ァ橲凹 111001101000000110000001111000111000111110000011111000111000111010011010111011111010011110011110111011011000100110011010 e68181e38f83e38e9aefa79eed899a
EUC-JP 諱√純緕夲ァ橲凹 11101011111000011010001011100101101111011110001111100101111011101101010011110001100011101010011111011100111011111011000111111010 ebe1a2e5bde3e5eed4f18ea7dcefb1fa
UTF-8 諱√純緕夲ァ橲凹 111010001010101110110001111000101000100010011010111001111011010010010100111001111011011110010101111001011010010010110010111011111011110110100111111001101010100110110010111001011000011110111001 e8abb1e2889ae7b494e7b795e5a4b2efbda7e6a9b2e587b9
UHC 諱√純????凹 111111011100100110100001111011101110001011101101001111110011111100111111001111111110100011101010 fdc9a1eee2ed3f3f3f3fe8ea

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