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 倭??娃??淞? 1001100001100000001111110011111110001000101000010011111100111111100111111100001000111111 98603f3f88a13f3f9fc23f
EUC-JP 倭??娃??淞? 1100111111000001001111110011111110110000101000110011111100111111110111101100010000111111 cfc13f3fb0a33f3fdec43f
UTF-8 倭㏆슘娃욃읆淞묯 111001011000000010101101111000111000111110000110111011001000101010011000111001011010100010000011111011001001101010000011111011001001110110000110111001101011011110011110111010111010110010101111 e580ade38f86ec8a98e5a883ec9a83ec9d86e6b79eebacaf
UHC 倭㏆슘娃욃읆淞묯 11101000110111101010011111101111101111011011011111101000110111111001111011100101100111111011110011100001111001111001001001000110 e8dea7efbdb7e8df9ee59fbce1e79246

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