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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 蠅??}蠅??{^ 1110010110100010001111110011111101111101111001011010001000111111001111110111101101011110 e5a23f3f7de5a23f3f7b5e
EUC-JP 蠅??}蠅??{^ 1110101010100100001111110011111101111101111010101010010000111111001111110111101101011110 eaa43f3f7deaa43f3f7b5e
UTF-8 蠅꼳궎}蠅꼳궎{^ 111010001010000010000101111010101011110010110011111010101011011010001110011111011110100010100000100001011110101010111100101100111110101010110110100011100111101101011110 e8a085eabcb3eab68e7de8a085eabcb3eab68e7b5e
UHC 蠅꼳궎}蠅꼳궎{^ 111000111011001010000100100011001000001010100100011111011110001110110010100001001000110010000010101001000111101101011110 e3b2848c82a47de3b2848c82a47b5e

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