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 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 腰⑤?W}腰⑤?W{^ 100011011001100010000111010001000011111101010111011111011000110110011000100001110100010000111111010101110111101101011110 8d9887443f577d8d9887443f577b5e
EUC-JP 腰??W}腰??W{^ 10111001111110000011111100111111010101110111110110111001111110000011111100111111010101110111101101011110 b9f83f3f577db9f83f3f577b5e
UTF-8 腰⑤몴W}腰⑤몴W{^ 1110100010000101101100001110001010010001101001001110101110101010101101000101011101111101111010001000010110110000111000101001000110100100111010111010101010110100010101110111101101011110 e885b0e291a4ebaab4577de885b0e291a4ebaab4577b5e
UHC 腰⑤몴W}腰⑤몴W{^ 1110100110100110101010001110101110010001100111000101011101111101111010011010011010101000111010111001000110011100010101110111101101011110 e9a6a8eb919c577de9a6a8eb919c577b5e

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