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{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
SJIS-WIN 蹄???W}蹄???W{^ 100100101111101100111111001111110011111101010111011111011001001011111011001111110011111100111111010101110111101101011110 92fb3f3f3f577d92fb3f3f3f577b5e
EUC-JP 蹄???W}蹄???W{^ 110001001111110100111111001111110011111101010111011111011100010011111101001111110011111100111111010101110111101101011110 c4fd3f3f3f577dc4fd3f3f3f577b5e
UTF-8 蹄ㆁ렰렑W}蹄ㆁ렰렑W{^ 1110100010111001100001001110001110000110100000011110101110100000101100001110101110100000100100010101011101111101111010001011100110000100111000111000011010000001111010111010000010110000111010111010000010010001010101110111101101011110 e8b984e38681eba0b0eba091577de8b984e38681eba0b0eba091577b5e
UHC 蹄ㆁ렰렑W}蹄ㆁ렰렑W{^ 111100001011010010100100111100011000111010111101100011101010011001010111011111011111000010110100101001001111000110001110101111011000111010100110010101110111101101011110 f0b4a4f18ebd8ea6577df0b4a4f18ebd8ea6577b5e

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