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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 郤種酋郤種拾胄丞 11100111101110101000111011101101100011110101010111100111101110101000111011101101100011110100010111100011111100101000111111100101 e7ba8eed8f55e7ba8eed8f45e3f28fe5
EUC-JP 郤種酋郤種拾胄丞 11101110101111001011110011101111101111011011011011101110101111001011110011101111101111011010011011100110111101001011111011100111 eebcbcefbdb6eebcbcefbda6e6f4bee7
UTF-8 郤種酋郤種拾胄丞 111010011000001110100100111001111010100010101110111010011000010110001011111010011000001110100100111001111010100010101110111001101000101110111110111010001000001110000100111001001011100010011110 e983a4e7a8aee9858be983a4e7a8aee68bbee88384e4b89e
UHC ?種酋?種拾胄丞 0011111111110000111110101111010111011100001111111111000011111010111000111010011011110001101100001110001110101010 3ff0faf5dc3ff0fae3a6f1b0e3aa

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