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 ?わ?倭??撓 00111111100000101110110100111111100110000110000000111111001111111001110110011010 3f82ed3f98603f3f9d9a
EUC-JP ?わ?倭??撓 00111111101001001110111100111111110011111100000100111111001111111101100111111010 3fa4ef3fcfc13f3fd9fa
UTF-8 遼わ쉼倭랃쉿撓 111011111010011110000011111000111000001010001111111011001000100110111100111001011000000010101101111010111001111010000011111011001000100110111111111001101001001010010011 efa783e3828fec89bce580adeb9e83ec89bfe69293
UHC 遼わ쉼倭랃쉿撓 1110100110101100101010101110111110111101101100001110100011011110100011011110111110111101101100101110100011110101 e9acaaefbdb0e8de8defbdb2e8f5

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