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{^ 11100001111111001110011101010111011010110111110111100001111111001110011101010111011010110111101101011110 e1fce7576b7de1fce7576b7b5e
EUC-JP 磬躙k}磬躙k{^ 11100010111111101110110110111000011010110111110111100010111111101110110110111000011010110111101101011110 e2feedb86b7de2feedb86b7b5e
UTF-8 磬躙k}磬躙k{^ 1110011110100011101011001110100010111010100110010110101101111101111001111010001110101100111010001011101010011001011010110111101101011110 e7a3ace8ba996b7de7a3ace8ba996b7b5e
UHC 磬?k}磬?k{^ 1100110011100100001111110110101101111101110011001110010000111111011010110111101101011110 cce43f6b7dcce43f6b7b5e

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