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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
EUC-JP 髥??\}髥??\{^ 100011111110100111110000001111110011111101011100011111011000111111101001111100000011111100111111010111000111101101011110 8fe9f03f3f5c7d8fe9f03f3f5c7b5e
UTF-8 髥꼳댊\}髥꼳댊\{^ 1110100110101011101001011110101010111100101100111110101110001100100010100101110001111101111010011010101110100101111010101011110010110011111010111000110010001010010111000111101101011110 e9aba5eabcb3eb8c8a5c7de9aba5eabcb3eb8c8a5c7b5e
UHC 髥꼳댊\}髥꼳댊\{^ 1110011110100011100001001000110010001000101100110101110001111101111001111010001110000100100011001000100010110011010111000111101101011110 e7a3848c88b35c7de7a3848c88b35c7b5e

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