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 ?h?????h????^ 00111111011010000011111100111111001111110011111100111111011010000011111100111111001111110011111101011110 3f683f3f3f3f3f683f3f3f3f5e
SJIS-WIN ?h?????h????^ 00111111011010000011111100111111001111110011111100111111011010000011111100111111001111110011111101011110 3f683f3f3f3f3f683f3f3f3f5e
EUC-JP ?h?????h????^ 00111111011010000011111100111111001111110011111100111111011010000011111100111111001111110011111101011110 3f683f3f3f3f3f683f3f3f3f5e
UTF-8 혨h혬챙혟혞혨h혬챙혟혞^ 111011011001100010101000011010001110110110011000101011001110110010110001100110011110110110011000100111111110110110011000100111101110110110011000101010000110100011101101100110001010110011101100101100011001100111101101100110001001111111101101100110001001111001011110 ed98a868ed98acecb199ed989fed989eed98a868ed98acecb199ed989fed989e5e
UHC 혨h혬챙혟혞혨h혬챙혟혞^ 1100001010010000011010001100001010010100110000111010110011000010100010011100001010001000110000101001000001101000110000101001010011000011101011001100001010001001110000101000100001011110 c29068c294c3acc289c288c29068c294c3acc289c2885e

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