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{^ 00111111001111111000011110010011010101110111110100111111001111111000011110010011010101110111101101011110 3f3f8793577d3f3f8793577b5e
EUC-JP ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
UTF-8 룶쾹∮W}룶쾹∮W{^ 1110101110100011101101101110110010111110101110011110001010001000101011100101011101111101111010111010001110110110111011001011111010111001111000101000100010101110010101110111101101011110 eba3b6ecbeb9e288ae577deba3b6ecbeb9e288ae577b5e
UHC 룶쾹∮W}룶쾹∮W{^ 1000111110101011101100101000111110100010101100010101011101111101100011111010101110110010100011111010001010110001010101110111101101011110 8fabb28fa2b1577d8fabb28fa2b1577b5e

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