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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?惱旌?惱政^ 0011111110011100101110111001110111010101001111111001110010111011100100001010110101011110 3f9cbb9dd53f9cbb90ad5e
EUC-JP ?惱旌?惱政^ 0011111111011000101111011101101011010111001111111101100010111101110000001010111101011110 3fd8bddad73fd8bdc0af5e
UTF-8 뤜惱旌뤜惱政^ 11101011101001001001110011100110100000111011000111100110100101111000110011101011101001001001110011100110100000111011000111100110100101001011111101011110 eba49ce683b1e6978ceba49ce683b1e694bf5e
UHC 뤜惱旌뤜惱政^ 10001111110010111101001011011101111011111101101110001111110010111101001011011101111011111101100101011110 8fcbd2ddefdb8fcbd2ddefd95e

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