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 ?罕幀炫?罕幀?^ 0011111111100011101001011001101111101010111110110101001000111111111000111010010110011011111010100011111101011110 3fe3a59beafb523fe3a59bea3f5e
EUC-JP ?罕幀炫?罕幀晛^ 0011111111100110101001111101011011101100100011111100100111010011001111111110011010100111110101101110110010001111110000101011101101011110 3fe6a7d6ec8fc9d33fe6a7d6ec8fc2bb5e
UTF-8 뤋罕幀炫뤋罕幀晛^ 11101011101001001000101111100111101111011001010111100101101110011000000011100111100000101010101111101011101001001000101111100111101111011001010111100101101110011000000011100110100110011001101101011110 eba48be7bd95e5b980e782abeba48be7bd95e5b980e6999b5e
UHC 뤋罕幀炫뤋罕幀晛^ 1000111110111011111110011101011011101111110100111111101011011011100011111011101111111001110101101110111111010011111110101101100101011110 8fbbf9d6efd3fadb8fbbf9d6efd3fad95e

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