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 ◇?厓????? 10000001100111100011111111111010100011010011111100111111001111110011111100111111 819e3ffa8d3f3f3f3f3f
EUC-JP ◇?厓????? 1010000111111110001111111000111110110100110001110011111100111111001111110011111100111111 a1fe3f8fb4c73f3f3f3f3f
UTF-8 ◇룶厓◐룵찋㈐룶 111000101001011110000111111010111010001110110110111001011000111010010011111000101001011110010000111010111010001110110101111011001011000010001011111000111000100010010000111010111010001110110110 e29787eba3b6e58e93e29790eba3b5ecb08be38890eba3b6
UHC ◇룶厓◐룵찋㈐룶 10100001110111101000111110101011111001001110110110100010110001001000111110101010101010011000111110101001110000011000111110101011 a1de8fabe4eda2c48faaa98fa9c18fab

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