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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??詩}??詩{^ 0011111100111111100011101000110101111101001111110011111110001110100011010111101101011110 3f3f8e8d7d3f3f8e8d7b5e
EUC-JP ??詩}??詩{^ 0011111100111111101110111110110101111101001111110011111110111011111011010111101101011110 3f3fbbed7d3f3fbbed7b5e
UTF-8 샡令詩}샡令詩{^ 111011001000001110100001111011111010011010101000111010001010100110101001011111011110110010000011101000011110111110100110101010001110100010101001101010010111101101011110 ec83a1efa6a8e8a9a97dec83a1efa6a8e8a9a97b5e
UHC 샡令詩}샡令詩{^ 100110001100100111100111101010011110001111001100011111011001100011001001111001111010100111100011110011000111101101011110 98c9e7a9e3cc7d98c9e7a9e3cc7b5e

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