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 鰀゙邇オク齊ィ 11111100010001101101111011100111100011101011010110111000111010101000111010101000 fc46dee78eb5b8ea8ea8
EUC-JP 鰀゙邇オク齊ィ 100011111110101110100101100011101101111011101101111011101000111010110101100011101011100011110011111011101000111010101000 8feba58edeedee8eb58eb8f3ee8ea8
UTF-8 鰀゙邇オク齊ィ 111010011011000010000000111011111011111010011110111010011000001010000111111011111011110110110101111011111011110110111000111010011011110110001010111011111011110110101000 e9b080efbe9ee98287efbdb5efbdb8e9bd8aefbda8
UHC ??邇??齊? 001111110011111111101100110001000011111100111111111100001011101000111111 3f3fecc43f3ff0ba3f

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