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 倭????倭??? 1001100001100000001111110011111100111111001111111001100001100000001111110011111100111111 98603f3f3f3f98603f3f3f
EUC-JP 倭????倭??? 1100111111000001001111110011111100111111001111111100111111000001001111110011111100111111 cfc13f3f3f3fcfc13f3f3f
UTF-8 倭묈넇黎쉎倭묈넇黎 111001011000000010101101111010111010110010001000111010111000010010000111111011111010011010001001111011001000100110001110111001011000000010101101111010111010110010001000111010111000010010000111111011111010011010001001 e580adebac88eb8487efa689ec898ee580adebac88eb8487efa689
UHC 倭묈넇黎쉎倭묈넇黎 111010001101111010010001111001011000011010010111111001101011000110011010011010001110100011011110100100011110010110000110100101111110011010110001 e8de91e58697e6b19a68e8de91e58697e6b1

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