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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?亨丹戈?亨丹痲^ 001111111000101110011100100100100100111110011100111101110011111110001011100111001001001001001111111000011000010001011110 3f8b9c924f9cf73f8b9c924fe1845e
EUC-JP ?亨丹戈?亨丹痲^ 001111111011010111111100110000111011000011011000111110010011111110110101111111001100001110110000111000011110010001011110 3fb5fcc3b0d8f93fb5fcc3b0e1e45e
UTF-8 뤚亨丹戈뤚亨丹痲^ 11101011101001001001101011100100101110101010100011100100101110001011100111100110100010001000100011101011101001001001101011100100101110101010100011100100101110001011100111100111100101111011001001011110 eba49ae4baa8e4b8b9e68888eba49ae4baa8e4b8b9e797b25e
UHC 뤚亨丹戈뤚亨丹痲^ 1000111111001001111110101111101111010011101000011100110111111100100011111100100111111010111110111101001110100001110110001010011001011110 8fc9fafbd3a1cdfc8fc9fafbd3a1d8a65e

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