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 啼?梓矜?諸? 1001101001100101001111111000100010110010111000011110000000111111100011111001010000111111 9a653f88b2e1e03f8f943f
EUC-JP 啼?梓矜?諸? 1101001111000110001111111011000010110100111000101110001000111111101111011111010000111111 d3c63fb0b4e2e23fbdf43f
UTF-8 啼렮梓矜병諸렋 111001011001010110111100111010111010000010101110111001101010001010010011111001111001111110011100111010111011001110010001111010001010101110111000111010111010000010001011 e595bceba0aee6a293e79f9cebb391e8abb8eba08b
UHC 啼렮梓矜병諸렋 1111000010100110100011101011101111101110101010011101000011101000101110101011010011110000101100111000111010100010 f0a68ebbeea9d0e8bab4f0b38ea2

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