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 雅??揖??肄 10001001111010110011111100111111100101110100101100111111001111111110001111100101 89eb3f3f974b3f3fe3e5
EUC-JP 雅??揖??肄 10110010111011010011111100111111110011011010110000111111001111111110011011100111 b2ed3f3fcdac3f3fe6e7
UTF-8 雅붾쵐揖녔벚肄 111010011001101110000101111010111011011010111110111011001011010110010000111001101000111110010110111010111000010110010100111010111011001010011010111010001000001010000100 e99b85ebb6beecb590e68f96eb8594ebb29ae88284
UHC 雅붾쵐揖녔벚肄 1110010010111010100101001110101110101100100100101110101111100111101100111110011010111010101000101110110010111101 e4ba94ebac92ebe7b3e6baa2ecbd

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