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 ???經?淨? 001111110011111100111111111000110101001100111111100111111100010000111111 3f3f3fe3533f9fc43f
EUC-JP ??饔經?淨? 0011111100111111100011111110100011101111111001011011010000111111110111101100011000111111 3f3f8fe8efe5b43fdec63f
UTF-8 亐렕饔經백淨렠 111001001011101010010000111010111010000010010101111010011010010110010100111001111011011010010011111010111011000010110001111001101011011110101000111010111010000010100000 e4ba90eba095e9a594e7b693ebb0b1e6b7a8eba0a0
UHC 亐렕饔經백淨렠 1110101010100111100011101010101011101000101111011100110011101000101110011110100111101111111001001000111010110001 eaa78eaae8bdcce8b9e9efe48eb1

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