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 ?t???t??^ 001111110111010000111111001111110011111101110100001111110011111101011110 3f743f3f3f743f3f5e
SJIS-WIN ?t???t??^ 001111110111010000111111001111110011111101110100001111110011111101011110 3f743f3f3f743f3f5e
EUC-JP ?t???t??^ 001111110111010000111111001111110011111101110100001111110011111101011110 3f743f3f3f743f3f5e
UTF-8 혨t혵혬혨t혵혬^ 111011011001100010101000011101001110110110011000101101011110110110011000101011001110110110011000101010000111010011101101100110001011010111101101100110001010110001011110 ed98a874ed98b5ed98aced98a874ed98b5ed98ac5e
UHC 혨t혵혬혨t혵혬^ 110000101001000001110100110000101001110011000010100101001100001010010000011101001100001010011100110000101001010001011110 c29074c29cc294c29074c29cc2945e

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