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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?汗漿?蔔?汗漿?腹^ 0011111110001010101111101001111111110111001111111110010011110111001111111000101010111110100111111111011100111111100101011010000001011110 3f8abe9ff73fe4f73f8abe9ff73f95a05e
EUC-JP ?汗漿?蔔?汗漿?腹^ 0011111110110100110000001101111011111001001111111110100011111001001111111011010011000000110111101111100100111111110010101010001001011110 3fb4c0def93fe8f93fb4c0def93fcaa25e
UTF-8 뤋汗漿㎽蔔뤋汗漿㎽腹^ 11101011101001001000101111100110101100011001011111100110101111001011111111100011100011101011110111101000100101001001010011101011101001001000101111100110101100011001011111100110101111001011111111100011100011101011110111101000100001011011100101011110 eba48be6b197e6bcbfe38ebde89494eba48be6b197e6bcbfe38ebde885b95e
UHC 뤋汗漿㎽蔔뤋汗漿㎽腹^ 100011111011101111111001110100101110110111101100101001111101000111011100110110111000111110111011111110011101001011101101111011001010011111010001110111001101100101011110 8fbbf9d2edeca7d1dcdb8fbbf9d2edeca7d1dcd95e

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