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 苒ъ?}苒ъ?{^ 11100100100100101000010010001100001111110111110111100100100100101000010010001100001111110111101101011110 e492848c3f7de492848c3f7b5e
EUC-JP 苒ъ?}苒ъ?{^ 11100111111100101010011111101100001111110111110111100111111100101010011111101100001111110111101101011110 e7f2a7ec3f7de7f2a7ec3f7b5e
UTF-8 苒ъ눃}苒ъ눃{^ 11101000100010111001001011010001100010101110101110001000100000110111110111101000100010111001001011010001100010101110101110001000100000110111101101011110 e88b92d18aeb88837de88b92d18aeb88837b5e
UHC 苒ъ눃}苒ъ눃{^ 111001101111111010101100111011001000011110100100011111011110011011111110101011001110110010000111101001000111101101011110 e6feacec87a47de6feacec87a47b5e

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