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 絶??節∽?章 1001000011100010001111110011111110010000110111111000000111100100001111111000111111001101 90e23f3f90df81e43f8fcd
EUC-JP 絶??節∽?章 1100000011100100001111110011111111000000111000011010001011100110001111111011111011001111 c0e43f3fc0e1a2e63fbecf
UTF-8 絶뽳쉐節∽슁章 111001111011010110110110111010111011110110110011111011001000100110010000111001111010111110000000111000101000100010111101111011001000101010000001111001111010101110100000 e7b5b6ebbdb3ec8990e7af80e288bdec8a81e7aba0
UHC 絶뽳쉐節∽슁章 1110111110111110100101101110111110111101101001101110111110111101101000011110111110111101101100111110110111110001 efbe96efbda6efbda1efbdb3edf1

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