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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???お∵????^ 001111110011111100111111100000101010100010000001111001100011111100111111001111110011111101011110 3f3f3f82a881e63f3f3f3f5e
EUC-JP ???お∵????^ 001111110011111100111111101001001010101010100010111010000011111100111111001111110011111101011110 3f3f3fa4aaa2e83f3f3f3f5e
UTF-8 룵ㄱ춳お∵룵₃룵₃^ 11101011101000111011010111100011100001001011000111101100101101101011001111100011100000011000101011100010100010001011010111101011101000111011010111100010100000101000001111101011101000111011010111100010100000101000001101011110 eba3b5e384b1ecb6b3e3818ae288b5eba3b5e28283eba3b5e282835e
UHC 룵ㄱ춳お∵룵₃룵₃^ 10001111101010101010010010100001101011011000111110101010101010101010000111110001100011111010101010101001111111011000111110101010101010011111110101011110 8faaa4a1ad8faaaaa1f18faaa9fd8faaa9fd5e

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