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 ?罕幀咨?罕幀咨^ 001111111110001110100101100110111110101010011001111111000011111111100011101001011001101111101010100110011111110001011110 3fe3a59bea99fc3fe3a59bea99fc5e
EUC-JP ?罕幀咨?罕幀咨^ 001111111110011010100111110101101110110011010010111111100011111111100110101001111101011011101100110100101111111001011110 3fe6a7d6ecd2fe3fe6a7d6ecd2fe5e
UTF-8 뤋罕幀咨뤋罕幀咨^ 11101011101001001000101111100111101111011001010111100101101110011000000011100101100100101010100011101011101001001000101111100111101111011001010111100101101110011000000011100101100100101010100001011110 eba48be7bd95e5b980e592a8eba48be7bd95e5b980e592a85e
UHC 뤋罕幀咨뤋罕幀咨^ 1000111110111011111110011101011011101111110100111110110110101010100011111011101111111001110101101110111111010011111011011010101001011110 8fbbf9d6efd3edaa8fbbf9d6efd3edaa5e

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