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 雅??揖?Ⅷ肄 1000100111101011001111110011111110010111010010110011111110000111010110111110001111100101 89eb3f3f974b3f875be3e5
EUC-JP 雅??揖??肄 10110010111011010011111100111111110011011010110000111111001111111110011011100111 b2ed3f3fcdac3f3fe6e7
UTF-8 雅붾쵐揖녔Ⅷ肄 111010011001101110000101111010111011011010111110111011001011010110010000111001101000111110010110111010111000010110010100111000101000010110100111111010001000001010000100 e99b85ebb6beecb590e68f96eb8594e285a7e88284
UHC 雅붾쵐揖녔Ⅷ肄 1110010010111010100101001110101110101100100100101110101111100111101100111110011010100101101101111110110010111101 e4ba94ebac92ebe7b3e6a5b7ecbd

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