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 ?汗幀穢?汗幀猊^ 001111111000101010111110100110111110101011100010011100010011111110001010101111101001101111101010111000001100011101011110 3f8abe9beae2713f8abe9beae0c75e
EUC-JP ?汗幀穢?汗幀猊^ 001111111011010011000000110101101110110011100011110100100011111110110100110000001101011011101100111000001100100101011110 3fb4c0d6ece3d23fb4c0d6ece0c95e
UTF-8 뤋汗幀穢뤋汗幀猊^ 11101011101001001000101111100110101100011001011111100101101110011000000011100111101010011010001011101011101001001000101111100110101100011001011111100101101110011000000011100111100011001000101001011110 eba48be6b197e5b980e7a9a2eba48be6b197e5b980e78c8a5e
UHC 뤋汗幀穢뤋汗幀猊^ 1000111110111011111110011101001011101111110100111110011111011011100011111011101111111001110100101110111111010011111001111101100101011110 8fbbf9d2efd3e7db8fbbf9d2efd3e7d95e

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