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 寤り?}寤り?{^ 10011011100010001000001011101000001111110111110110011011100010001000001011101000001111110111101101011110 9b8882e83f7d9b8882e83f7b5e
EUC-JP 寤り?}寤り?{^ 11010101111010001010010011101010001111110111110111010101111010001010010011101010001111110111101101011110 d5e8a4ea3f7dd5e8a4ea3f7b5e
UTF-8 寤り퐷}寤り퐷{^ 111001011010111110100100111000111000001010001010111011011001000010110111011111011110010110101111101001001110001110000010100010101110110110010000101101110111101101011110 e5afa4e3828aed90b77de5afa4e3828aed90b77b5e
UHC 寤り퐷}寤り퐷{^ 111001111111010110101010111010101011110110100000011111011110011111110101101010101110101010111101101000000111101101011110 e7f5aaeabda07de7f5aaeabda07b5e

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