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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ???∵}???∵{^ 00111111001111110011111110000001111001100111110100111111001111110011111110000001111001100111101101011110 3f3f3f81e67d3f3f3f81e67b5e
EUC-JP ??鋌∵}??鋌∵{^ 0011111100111111100011111110010010111011101000101110100001111101001111110011111110001111111001001011101110100010111010000111101101011110 3f3f8fe4bba2e87d3f3f8fe4bba2e87b5e
UTF-8 룴찼鋌∵}룴찼鋌∵{^ 111010111010001110110100111011001011000010111100111010011000101110001100111000101000100010110101011111011110101110100011101101001110110010110000101111001110100110001011100011001110001010001000101101010111101101011110 eba3b4ecb0bce98b8ce288b57deba3b4ecb0bce98b8ce288b57b5e
UHC 룴찼鋌∵}룴찼鋌∵{^ 10001111101010011100001110100001111011111111101110100001111100010111110110001111101010011100001110100001111011111111101110100001111100010111101101011110 8fa9c3a1effba1f17d8fa9c3a1effba1f17b5e

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