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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN カ邇エシ鈞・七 1111000011111011101101101110011110001110101101001011110011100111111000001010010111110000101110101000111010110101 f0fbb6e78eb4bce7e0a5f0ba8eb5
EUC-JP ?カ邇エシ鈞・?七 00111111100011101011011011101101111011101000111010110100100011101011110011101110111000101000111010100101001111111011110010110111 3f8eb6edee8eb48ebceee28ea53fbcb7
UTF-8 カ邇エシ鈞・七 111011101000001010111010111011111011110110110110111010011000001010000111111011111011110110110100111011111011110110111100111010011000100010011110111011111011110110100101111011101000000110111001111001001011100010000011 ee82baefbdb6e98287efbdb4efbdbce9889eefbda5ee81b9e4b883
UHC ??邇??鈞??七 001111110011111111101100110001000011111100111111110100001011011100111111001111111111011011010010 3f3fecc43f3fd0b73f3ff6d2

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