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{^ 00111111100110101101101100111111010101110111110100111111100110101101101100111111010101110111101101011110 3f9adb3f577d3f9adb3f577b5e
EUC-JP ?壙?W}?壙?W{^ 00111111110101001101110100111111010101110111110100111111110101001101110100111111010101110111101101011110 3fd4dd3f577d3fd4dd3f577b5e
UTF-8 렻壙렚W}렻壙렚W{^ 1110101110100000101110111110010110100011100110011110101110100000100110100101011101111101111010111010000010111011111001011010001110011001111010111010000010011010010101110111101101011110 eba0bbe5a399eba09a577deba0bbe5a399eba09a577b5e
UHC 렻壙렚W}렻壙렚W{^ 1000111011000011110011101100010110001110101011010101011101111101100011101100001111001110110001011000111010101101010101110111101101011110 8ec3cec58ead577d8ec3cec58ead577b5e

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