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{^ 00111111001111110011111101010110011011100111110100111111001111110011111101010110011011100111101101011110 3f3f3f566e7d3f3f3f566e7b5e
SJIS-WIN ?∽?Vn}?∽?Vn{^ 001111111000000111100100001111110101011001101110011111010011111110000001111001000011111101010110011011100111101101011110 3f81e43f566e7d3f81e43f566e7b5e
EUC-JP ?∽?Vn}?∽?Vn{^ 001111111010001011100110001111110101011001101110011111010011111110100010111001100011111101010110011011100111101101011110 3fa2e63f566e7d3fa2e63f566e7b5e
UTF-8 媤∽숯Vn}媤∽숯Vn{^ 11100101101010101010010011100010100010001011110111101100100010001010111101010110011011100111110111100101101010101010010011100010100010001011110111101100100010001010111101010110011011100111101101011110 e5aaa4e288bdec88af566e7de5aaa4e288bdec88af566e7b5e
UHC 媤∽숯Vn}媤∽숯Vn{^ 11100011101110001010000111101111101111011010000101010110011011100111110111100011101110001010000111101111101111011010000101010110011011100111101101011110 e3b8a1efbda1566e7de3b8a1efbda1566e7b5e

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