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{^ 1000111111101111100000011110010000111111010101100110111001111101100011111110111110000001111001000011111101010110011011100111101101011110 8fef81e43f566e7d8fef81e43f566e7b5e
EUC-JP 擾∽?Vn}擾∽?Vn{^ 1011111011110001101000101110011000111111010101100110111001111101101111101111000110100010111001100011111101010110011011100111101101011110 bef1a2e63f566e7dbef1a2e63f566e7b5e
UTF-8 擾∽숯Vn}擾∽숯Vn{^ 11100110100100111011111011100010100010001011110111101100100010001010111101010110011011100111110111100110100100111011111011100010100010001011110111101100100010001010111101010110011011100111101101011110 e693bee288bdec88af566e7de693bee288bdec88af566e7b5e
UHC 擾∽숯Vn}擾∽숯Vn{^ 11101000111101101010000111101111101111011010000101010110011011100111110111101000111101101010000111101111101111011010000101010110011011100111101101011110 e8f6a1efbda1566e7de8f6a1efbda1566e7b5e

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