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 ????筌??誼 00111111001111110011111100111111111000101010001100111111001111111000101101100010 3f3f3f3fe2a33f3f8b62
EUC-JP ????筌??誼 00111111001111110011111100111111111001001010010100111111001111111011010111000011 3f3f3f3fe4a53f3fb5c3
UTF-8 捻뀀뜄침筌륁뼃誼 111011111010011010100100111010111000000010000000111010111001110010000100111011001011100110101000111001111010110110001100111010111010010110000001111010111011110010000011111010001010101010111100 efa6a4eb8080eb9c84ecb9a8e7ad8ceba581ebbc83e8aabc
UHC 捻뀀뜄침筌륁뼃誼 11100110111101111011001011101011100011011000100011000100101001111110111110100111100011111110110010010110100011011110101111111110 e6f7b2eb8d88c4a7efa78fec968debfe

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