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 葆居酬}葆居酬{^ 111001001101110010001011100011111000111101010110011111011110010011011100100010111000111110001111010101100111101101011110 e4dc8b8f8f567de4dc8b8f8f567b5e
EUC-JP 葆居酬}葆居酬{^ 111010001101111010110101111011111011110110110111011111011110100011011110101101011110111110111101101101110111101101011110 e8deb5efbdb77de8deb5efbdb77b5e
UTF-8 葆居酬}葆居酬{^ 111010001001000110000110111001011011000110000101111010011000010110101100011111011110100010010001100001101110010110110001100001011110100110000101101011000111101101011110 e89186e5b185e985ac7de89186e5b185e985ac7b5e
UHC ?居酬}?居酬{^ 00111111110010111101110011100010110001100111110100111111110010111101110011100010110001100111101101011110 3fcbdce2c67d3fcbdce2c67b5e

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