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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ????ゅ}????ゅ{^ 001111110011111100111111001111111000001011100011011111010011111100111111001111110011111110000010111000110111101101011110 3f3f3f3f82e37d3f3f3f3f82e37b5e
EUC-JP ????ゅ}????ゅ{^ 001111110011111100111111001111111010010011100101011111010011111100111111001111110011111110100100111001010111101101011110 3f3f3f3fa4e57d3f3f3f3fa4e57b5e
UTF-8 룶웡룶퀛ゅ}룶웡룶퀛ゅ{^ 111010111010001110110110111011001001101110100001111010111010001110110110111011011000000010011011111000111000001010000101011111011110101110100011101101101110110010011011101000011110101110100011101101101110110110000000100110111110001110000010100001010111101101011110 eba3b6ec9ba1eba3b6ed809be382857deba3b6ec9ba1eba3b6ed809be382857b5e
UHC 룶웡룶퀛ゅ}룶웡룶퀛ゅ{^ 1000111110101011101111111111110110001111101010111011001110001111101010101110010101111101100011111010101110111111111111011000111110101011101100111000111110101010111001010111101101011110 8fabbffd8fabb38faae57d8fabbffd8fabb38faae57b5e

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