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?^[{^ 00111111011010110011111101011110010110110111110100111111011010110011111101011110010110110111101101011110 3f6b3f5e5b7d3f6b3f5e5b7b5e
SJIS-WIN ?k?^[}?k?^[{^ 00111111011010110011111101011110010110110111110100111111011010110011111101011110010110110111101101011110 3f6b3f5e5b7d3f6b3f5e5b7b5e
EUC-JP ?k?^[}?k?^[{^ 00111111011010110011111101011110010110110111110100111111011010110011111101011110010110110111101101011110 3f6b3f5e5b7d3f6b3f5e5b7b5e
UTF-8 혟k창^[}혟k창^[{^ 111011011001100010011111011010111110110010110000101111010101111001011011011111011110110110011000100111110110101111101100101100001011110101011110010110110111101101011110 ed989f6becb0bd5e5b7ded989f6becb0bd5e5b7b5e
UHC 혟k창^[}혟k창^[{^ 1100001010001001011010111100001110100010010111100101101101111101110000101000100101101011110000111010001001011110010110110111101101011110 c2896bc3a25e5b7dc2896bc3a25e5b7b5e

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