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{^ 0011111101011110001111110110101101111101001111110101111000111111011010110111101101011110 3f5e3f6b7d3f5e3f6b7b5e
SJIS-WIN ?^?k}?^?k{^ 0011111101011110001111110110101101111101001111110101111000111111011010110111101101011110 3f5e3f6b7d3f5e3f6b7b5e
EUC-JP ?^?k}?^?k{^ 0011111101011110001111110110101101111101001111110101111000111111011010110111101101011110 3f5e3f6b7d3f5e3f6b7b5e
UTF-8 혣^혖k}혣^혖k{^ 11101101100110001010001101011110111011011001100010010110011010110111110111101101100110001010001101011110111011011001100010010110011010110111101101011110 ed98a35eed98966b7ded98a35eed98966b7b5e
UHC 혣^혖k}혣^혖k{^ 110000101000110001011110110000101000000101101011011111011100001010001100010111101100001010000001011010110111101101011110 c28c5ec2816b7dc28c5ec2816b7b5e

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