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 絶??絶??掌 10010000111000100011111100111111100100001110001000111111001111111000111110110110 90e23f3f90e23f3f8fb6
EUC-JP 絶??絶??掌 11000000111001000011111100111111110000001110010000111111001111111011111010111000 c0e43f3fc0e43f3fbeb8
UTF-8 絶뷂슘絶숋슘掌 111001111011010110110110111010111011011110000010111011001000101010011000111001111011010110110110111011001000100010001011111011001000101010011000111001101000111010001100 e7b5b6ebb782ec8a98e7b5b6ec888bec8a98e68e8c
UHC 絶뷂슘絶숋슘掌 1110111110111110100101001110111110111101101101111110111110111110100110011110111110111101101101111110110111100110 efbe94efbdb7efbe99efbdb7ede6

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