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{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN 鼇?W}鼇?W{^ 1110101010000111001111110101011101111101111010101000011100111111010101110111101101011110 ea873f577dea873f577b5e
EUC-JP 鼇?W}鼇?W{^ 1111001111100111001111110101011101111101111100111110011100111111010101110111101101011110 f3e73f577df3e73f577b5e
UTF-8 鼇썀W}鼇썀W{^ 1110100110111100100001111110110010001101100000000101011101111101111010011011110010000111111011001000110110000000010101110111101101011110 e9bc87ec8d80577de9bc87ec8d80577b5e
UHC 鼇썀W}鼇썀W{^ 11101000101010001001101101101110010101110111110111101000101010001001101101101110010101110111101101011110 e8a89b6e577de8a89b6e577b5e

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