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{^ 00111111001111111000111101001001010101110111110100111111001111111000111101001001010101110111101101011110 3f3f8f49577d3f3f8f49577b5e
EUC-JP ??終W}??終W{^ 00111111001111111011110110101010010101110111110100111111001111111011110110101010010101110111101101011110 3f3fbdaa577d3f3fbdaa577b5e
UTF-8 룴점終W}룴점終W{^ 1110101110100011101101001110110010100000100100001110011110110101100000100101011101111101111010111010001110110100111011001010000010010000111001111011010110000010010101110111101101011110 eba3b4eca090e7b582577deba3b4eca090e7b582577b5e
UHC 룴점終W}룴점終W{^ 1000111110101001110000011010000111110000111110110101011101111101100011111010100111000001101000011111000011111011010101110111101101011110 8fa9c1a1f0fb577d8fa9c1a1f0fb577b5e

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