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{^ 0011111101011110001111110111010001111101001111110101111000111111011101000111101101011110 3f5e3f747d3f5e3f747b5e
SJIS-WIN ?^?t}?^?t{^ 0011111101011110001111110111010001111101001111110101111000111111011101000111101101011110 3f5e3f747d3f5e3f747b5e
EUC-JP ?^?t}?^?t{^ 0011111101011110001111110111010001111101001111110101111000111111011101000111101101011110 3f5e3f747d3f5e3f747b5e
UTF-8 묭^묪t}묭^묪t{^ 11101011101011001010110101011110111010111010110010101010011101000111110111101011101011001010110101011110111010111010110010101010011101000111101101011110 ebacad5eebacaa747debacad5eebacaa747b5e
UHC 묭^묪t}묭^묪t{^ 100100100100010001011110100100100100001001110100011111011001001001000100010111101001001001000010011101000111101101011110 92445e9242747d92445e9242747b5e

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