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 艪沿梢苒球圭茣 1110010010000010100010011000100010001111101111011110010010010010100010111000010110001100010111001110010010110010 e48289888fbde4928b858c5ce4b2
EUC-JP 艪沿梢苒球圭茣 1110011111100010101100011110100010111110101111111110011111110010101101011110010110110111101111011110100010110100 e7e2b1e8bebfe7f2b5e5b7bde8b4
UTF-8 艪沿梢苒球圭茣 111010001000100110101010111001101011001010111111111001101010001010100010111010001000101110010010111001111001000010000011111001011001110010101101111010001000110010100011 e889aae6b2bfe6a2a2e88b92e79083e59cade88ca3
UHC ?沿梢苒球圭? 001111111110011011001101111101001111111011100110111111101100111110111001110100001010010000111111 3fe6cdf4fee6fecfb9d0a43f

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