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 蜃晧昌}蜃晧昌{^ 111001011000011110011101111011001000111110111001011111011110010110000111100111011110110010001111101110010111101101011110 e5879dec8fb97de5879dec8fb97b5e
EUC-JP 蜃晧昌}蜃晧昌{^ 111010011110011111011010111011101011111010111011011111011110100111100111110110101110111010111110101110110111101101011110 e9e7daeebebb7de9e7daeebebb7b5e
UTF-8 蜃晧昌}蜃晧昌{^ 111010001001110010000011111001101001100110100111111001101001100010001100011111011110100010011100100000111110011010011001101001111110011010011000100011000111101101011110 e89c83e699a7e6988c7de89c83e699a7e6988c7b5e
UHC 蜃晧昌}蜃晧昌{^ 111000111111000111111011110001011111001111100011011111011110001111110001111110111100010111110011111000110111101101011110 e3f1fbc5f3e37de3f1fbc5f3e37b5e

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