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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 霍後ず}霍後ず{^ 111010001011011110001100111000111000001010111000011111011110100010110111100011001110001110000010101110000111101101011110 e8b78ce382b87de8b78ce382b87b5e
EUC-JP 霍後ず}霍後ず{^ 111100001011100110111000111001011010010010111010011111011111000010111001101110001110010110100100101110100111101101011110 f0b9b8e5a4ba7df0b9b8e5a4ba7b5e
UTF-8 霍後ず}霍後ず{^ 111010011001110010001101111001011011111010001100111000111000000110011010011111011110100110011100100011011110010110111110100011001110001110000001100110100111101101011110 e99c8de5be8ce3819a7de99c8de5be8ce3819a7b5e
UHC ?後ず}?後ず{^ 00111111111111011010110110101010101110100111110100111111111111011010110110101010101110100111101101011110 3ffdadaaba7d3ffdadaaba7b5e

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