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 ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN ???雅?????B 0011111100111111001111111000100111101011001111110011111100111111001111110011111101000010 3f3f3f89eb3f3f3f3f3f42
EUC-JP ???雅?????B 0011111100111111001111111011001011101101001111110011111100111111001111110011111101000010 3f3f3fb2ed3f3f3f3f3f42
UTF-8 溫볣댋雅잒츚咽꿨㈎B 11100110101110101010101111101011101100111010001111101011100011001000101111101001100110111000010111101100100111101001001011101100101110001001101011101111101001101001111011101010101111111010100011100011100010001000111001000010 e6baabebb3a3eb8c8be99b85ec9e92ecb89aefa69eeabfa8e3888e42
UHC 溫볣댋雅잒츚咽꿨㈎B 11101000101011101001001111101001100010001011010011100100101110101001111111101000101011101001001111100110111011001011001011100101101010011011111101000010 e8ae93e988b4e4ba9fe8ae93e6ecb2e5a9bf42

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