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 霄。魄マ霄。魄ボ^ 111010001011101010100001111010011010111010000011011111011110100010111010101000011110100110101110100000110111101101011110 e8baa1e9ae837de8baa1e9ae837b5e
EUC-JP 霄。魄マ霄。魄ボ^ 1111000010111100100011101010000111110010101100001010010111011110111100001011110010001110101000011111001010110000101001011101110001011110 f0bc8ea1f2b0a5def0bc8ea1f2b0a5dc5e
UTF-8 霄。魄マ霄。魄ボ^ 11101001100111001000010011101111101111011010000111101001101011011000010011100011100000111001111011101001100111001000010011101111101111011010000111101001101011011000010011100011100000111001110001011110 e99c84efbda1e9ad84e3839ee99c84efbda1e9ad84e3839c5e
UHC ??魄マ??魄ボ^ 00111111001111111101101111011110101010111101111000111111001111111101101111011110101010111101110001011110 3f3fdbdeabde3f3fdbdeabdc5e

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