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{^ 00111111100001111000010000111111010101110111110100111111100001111000010000111111010101110111101101011110 3f87843f577d3f87843f577b5e
EUC-JP ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
UTF-8 閱℡킀W}閱℡킀W{^ 1110100110010110101100011110001010000100101000011110110110000010100000000101011101111101111010011001011010110001111000101000010010100001111011011000001010000000010101110111101101011110 e996b1e284a1ed8280577de996b1e284a1ed8280577b5e
UHC 閱℡킀W}閱℡킀W{^ 1110011011110011101000101110010110110100100011010101011101111101111001101111001110100010111001011011010010001101010101110111101101011110 e6f3a2e5b48d577de6f3a2e5b48d577b5e

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