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 雅??揖??攸 10001001111010110011111100111111100101110100101100111111001111111001110110111111 89eb3f3f974b3f3f9dbf
EUC-JP 雅??揖??攸 10110010111011010011111100111111110011011010110000111111001111111101101011000001 b2ed3f3fcdac3f3fdac1
UTF-8 雅붿쉯揖밭뇖攸 111010011001101110000101111010111011011010111111111011001000100110101111111001101000111110010110111010111011000010101101111010111000011110010110111001101001010010111000 e99b85ebb6bfec89afe68f96ebb0adeb8796e694b8
UHC 雅붿쉯揖밭뇖攸 1110010010111010100101001110110010011010100001111110101111100111101110011110011110000111100000011110101011110010 e4ba94ec9a87ebe7b9e78781eaf2

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