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 ??k}??k{^ 001111110011111101101011011111010011111100111111011010110111101101011110 3f3f6b7d3f3f6b7b5e
SJIS-WIN 鶯痔k}鶯痔k{^ 11101001111100101000111010100100011010110111110111101001111100101000111010100100011010110111101101011110 e9f28ea46b7de9f28ea46b7b5e
EUC-JP 鶯痔k}鶯痔k{^ 11110010111101001011110010100110011010110111110111110010111101001011110010100110011010110111101101011110 f2f4bca66b7df2f4bca66b7b5e
UTF-8 鶯痔k}鶯痔k{^ 1110100110110110101011111110011110010111100101000110101101111101111010011011011010101111111001111001011110010100011010110111101101011110 e9b6afe797946b7de9b6afe797946b7b5e
UHC 鶯痔k}鶯痔k{^ 11100101101000111111011011000000011010110111110111100101101000111111011011000000011010110111101101011110 e5a3f6c06b7de5a3f6c06b7b5e

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