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 缸???}缸???{^ 11100011100111010011111100111111001111110111110111100011100111010011111100111111001111110111101101011110 e39d3f3f3f7de39d3f3f3f7b5e
EUC-JP 缸???}缸???{^ 11100101111111010011111100111111001111110111110111100101111111010011111100111111001111110111101101011110 e5fd3f3f3f7de5fd3f3f3f7b5e
UTF-8 缸멱렭싱}缸멱렭싱{^ 111001111011110010111000111010111010100110110001111010111010000010101101111011001000101110110001011111011110011110111100101110001110101110101001101100011110101110100000101011011110110010001011101100010111101101011110 e7bcb8eba9b1eba0adec8bb17de7bcb8eba9b1eba0adec8bb17b5e
UHC 缸멱렭싱}缸멱렭싱{^ 11111001111111001011100011101000100011101011101010111101110011000111110111111001111111001011100011101000100011101011101010111101110011000111101101011110 f9fcb8e88ebabdcc7df9fcb8e88ebabdcc7b5e

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