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{^ 1110010111110101101011000110101101111101111001011111010110101100011010110111101101011110 e5f5ac6b7de5f5ac6b7b5e
EUC-JP 襄ャk}襄ャk{^ 11101010111101111000111010101100011010110111110111101010111101111000111010101100011010110111101101011110 eaf78eac6b7deaf78eac6b7b5e
UTF-8 襄ャk}襄ャk{^ 1110100010100101100001001110111110111101101011000110101101111101111010001010010110000100111011111011110110101100011010110111101101011110 e8a584efbdac6b7de8a584efbdac6b7b5e
UHC 襄?k}襄?k{^ 1110010111010001001111110110101101111101111001011101000100111111011010110111101101011110 e5d13f6b7de5d13f6b7b5e

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