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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 荳奇セ墓ケソ豼オ 111001001011100010001010111011111011111010010101111001101011100110111111111001101011111110110101 e4b88aefbe95e6b9bfe6bfb5
EUC-JP 荳奇セ墓ケソ豼オ 11101000101110101011010011110001100011101011111011001010111010001000111010111001100011101011111111101100110000011000111010110101 e8bab4f18ebecae88eb98ebfecc18eb5
UTF-8 荳奇セ墓ケソ豼オ 111010001000110110110011111001011010010110000111111011111011110110111110111001011010001010010011111011111011110110111001111011111011110110111111111010001011000110111100111011111011110110110101 e88db3e5a587efbdbee5a293efbdb9efbdbfe8b1bcefbdb5
UHC 荳奇?墓???? 1101010011100101110100001111010000111111110110011101011100111111001111110011111100111111 d4e5d0f43fd9d73f3f3f3f

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