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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 惟???\}惟???\{^ 100010001101001000111111001111110011111101011100011111011000100011010010001111110011111100111111010111000111101101011110 88d23f3f3f5c7d88d23f3f3f5c7b5e
EUC-JP 惟???\}惟???\{^ 101100001101010000111111001111110011111101011100011111011011000011010100001111110011111100111111010111000111101101011110 b0d43f3f3f5c7db0d43f3f3f5c7b5e
UTF-8 惟몇렒렜\}惟몇렒렜\{^ 1110011010000011100111111110101110101010100001111110101110100000100100101110101110100000100111000101110001111101111001101000001110011111111010111010101010000111111010111010000010010010111010111010000010011100010111000111101101011110 e6839febaa87eba092eba09c5c7de6839febaa87eba092eba09c5c7b5e
UHC 惟몇렒렜\}惟몇렒렜\{^ 111010101110111010111000111011101000111010100111100011101010111001011100011111011110101011101110101110001110111010001110101001111000111010101110010111000111101101011110 eaeeb8ee8ea78eae5c7deaeeb8ee8ea78eae5c7b5e

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