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 ?@?q}?@?q{^ 0011111101000000001111110111000101111101001111110100000000111111011100010111101101011110 3f403f717d3f403f717b5e
SJIS-WIN ?@?q}?@?q{^ 0011111101000000001111110111000101111101001111110100000000111111011100010111101101011110 3f403f717d3f403f717b5e
EUC-JP ?@?q}?@?q{^ 0011111101000000001111110111000101111101001111110100000000111111011100010111101101011110 3f403f717d3f403f717b5e
UTF-8 혬@혢q}혬@혢q{^ 11101101100110001010110001000000111011011001100010100010011100010111110111101101100110001010110001000000111011011001100010100010011100010111101101011110 ed98ac40ed98a2717ded98ac40ed98a2717b5e
UHC 혬@혢q}혬@혢q{^ 110000101001010001000000110000101000101101110001011111011100001010010100010000001100001010001011011100010111101101011110 c29440c28b717dc29440c28b717b5e

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