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 ???????a^ 001111110011111100111111001111110011111100111111001111110110000101011110 3f3f3f3f3f3f3f615e
SJIS-WIN 絶??灌影??a^ 100100001110001000111111001111111001111111110011100010010110010100111111001111110110000101011110 90e23f3f9ff389653f3f615e
EUC-JP 絶??灌影??a^ 110000001110010000111111001111111101111011110101101100011100011000111111001111110110000101011110 c0e43f3fdef5b1c63f3f615e
UTF-8 絶귛겛灌影좑숲a^ 1110011110110101101101101110101010110111100110111110101010110010100110111110011110000001100011001110010110111101101100011110110010100010100100011110110010001000101100100110000101011110 e7b5b6eab79beab29be7818ce5bdb1eca291ec88b2615e
UHC 絶귛겛灌影좑숲a^ 11101111101111101000001011100101100000011011001011001110101101001110011110101111101000001110111110111101101000110110000101011110 efbe82e581b2ceb4e7afa0efbda3615e

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