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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?厓∮}?厓∮{^ 00111111111110101000110110000111100100110111110100111111111110101000110110000111100100110111101101011110 3ffa8d87937d3ffa8d87937b5e
EUC-JP ?厓?}?厓?{^ 00111111100011111011010011000111001111110111110100111111100011111011010011000111001111110111101101011110 3f8fb4c73f7d3f8fb4c73f7b5e
UTF-8 룶厓∮}룶厓∮{^ 111010111010001110110110111001011000111010010011111000101000100010101110011111011110101110100011101101101110010110001110100100111110001010001000101011100111101101011110 eba3b6e58e93e288ae7deba3b6e58e93e288ae7b5e
UHC 룶厓∮}룶厓∮{^ 100011111010101111100100111011011010001010110001011111011000111110101011111001001110110110100010101100010111101101011110 8fabe4eda2b17d8fabe4eda2b17b5e

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