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 郤種週郤種習胄 1110011110111010100011101110110110001111010101001110011110111010100011101110110110001111010010111110001111110010 e7ba8eed8f54e7ba8eed8f4be3f2
EUC-JP 郤種週郤種習胄 1110111010111100101111001110111110111101101101011110111010111100101111001110111110111101101011001110011011110100 eebcbcefbdb5eebcbcefbdace6f4
UTF-8 郤種週郤種習胄 111010011000001110100100111001111010100010101110111010011000000010110001111010011000001110100100111001111010100010101110111001111011111110010010111010001000001110000100 e983a4e7a8aee980b1e983a4e7a8aee7bf92e88384
UHC ?種週?種習胄 001111111111000011111010111100011100111000111111111100001111101011100011101001111111000110110000 3ff0faf1ce3ff0fae3a7f1b0

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