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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 闔朱ーケ郢崎漁 111010001000111010001110111010011011000010111001111001111011100110001101111010001000101110011001 e88e8ee9b0b9e7b98de88b99
EUC-JP 闔朱ーケ郢崎漁 1110111111101110101111001110101110001110101100001000111010111001111011101011101110111010111010101011010111111001 efeebceb8eb08eb9eebbbaeab5f9
UTF-8 闔朱ーケ郢崎漁 111010011001011110010100111001101001110010110001111011111011110110110000111011111011110110111001111010011000001110100010111001011011010010001110111001101011110010000001 e99794e69cb1efbdb0efbdb9e983a2e5b48ee6bc81
UHC 闔朱???崎漁 1111100111101111111100011011100100111111001111110011111111010000111110001110010111011011 f9eff1b93f3f3fd0f8e5db

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