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 賊?寃?牙寃? 1001000110101111001111111001101110000011001111111000100111100101100110111000001100111111 91af3f9b833f89e59b833f
EUC-JP 賊?寃?牙寃? 1100001010110001001111111101010111100011001111111011001011100111110101011110001100111111 c2b13fd5e33fb2e7d5e33f
UTF-8 賊렠寃닻牙寃냄 111010001011001110001010111010111010000010100000111001011010111110000011111010111000101110111011111001111000100110011001111001011010111110000011111010111000001110000100 e8b38aeba0a0e5af83eb8bbbe78999e5af83eb8384
UHC 賊렠寃닻牙寃냄 1110111011100100100011101011000111101010101100101011010011101001111001001011001111101010101100101011001110111111 eee48eb1eab2b4e9e4b3eab2b3bf

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