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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???訝??訝? 00111111001111110011111111100110011000100011111100111111111001100110001000111111 3f3f3fe6623f3fe6623f
EUC-JP ???訝??訝? 00111111001111110011111111101011110000110011111100111111111010111100001100111111 3f3f3febc33f3febc33f
UTF-8 練쇔츪訝덌풃訝덌 111011111010011010010110111011001000011110010100111011001011100010101010111010001010100010011101111010111000110110001100111011011001001010000011111010001010100010011101111010111000110110001100 efa696ec8794ecb8aae8a89deb8d8ced9283e8a89deb8d8c
UHC 練쇔츪訝덌풃訝덌 11100110110111111011110011100101101011101001111111100100101110001000100011101111101111101000101111100100101110001000100011101111 e6dfbce5ae9fe4b888efbe8be4b888ef

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