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 佯?????絶 100110001101000100111111001111110011111100111111001111111001000011100010 98d13f3f3f3f3f90e2
EUC-JP 佯??濚??絶 1101000011010011001111110011111110001111110010011010000100111111001111111100000011100100 d0d33f3f8fc9a13f3fc0e4
UTF-8 佯딉풏濚먫걀絶 111001001011110110101111111010111001010010001001111011011001001010001111111001101011111110011010111010111010100010101011111010101011000110000000111001111011010110110110 e4bdafeb9489ed928fe6bf9aeba8abeab180e7b5b6
UHC 佯딉풏濚먫걀絶 1110010110111010100010101110111110111110100100111110011110111001100100001110100010110000101111111110111110111110 e5ba8aefbe93e7b990e8b0bfefbe

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