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 ??Vn}??Vn{^ 0011111100111111010101100110111001111101001111110011111101010110011011100111101101011110 3f3f566e7d3f3f566e7b5e
SJIS-WIN 逸?Vn}逸?Vn{^ 10001000111011010011111101010110011011100111110110001000111011010011111101010110011011100111101101011110 88ed3f566e7d88ed3f566e7b5e
EUC-JP 逸?Vn}逸?Vn{^ 10110000111011110011111101010110011011100111110110110000111011110011111101010110011011100111101101011110 b0ef3f566e7db0ef3f566e7b5e
UTF-8 逸렜Vn}逸렜Vn{^ 11101001100000001011100011101011101000001001110001010110011011100111110111101001100000001011100011101011101000001001110001010110011011100111101101011110 e980b8eba09c566e7de980b8eba09c566e7b5e
UHC 逸렜Vn}逸렜Vn{^ 111011001110111110001110101011100101011001101110011111011110110011101111100011101010111001010110011011100111101101011110 ecef8eae566e7decef8eae566e7b5e

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