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 ’V‘§’O’N’U‘®~F 1001001001010110100100011010011110010010010011111001001001001110100100100101010110010001101011100111111001000110 925691a7924f924e925591ae7e46
SJIS-WIN ?V?§?O?N?U??~F 001111110101011000111111100000011001100000111111010011110011111101001110001111110101010100111111001111110111111001000110 3f563f81983f4f3f4e3f553f3f7e46
EUC-JP ?V?§?O?N?U?®~F 0011111101010110001111111010000111111000001111110100111100111111010011100011111101010101001111111000111110100010111011100111111001000110 3f563fa1f83f4f3f4e3f553f8fa2ee7e46
UTF-8 ’V‘§’O’N’U‘®~F 11000010100100100101011011000010100100011100001010100111110000101001001001001111110000101001001001001110110000101001001001010101110000101001000111000010101011100111111001000110 c29256c291c2a7c2924fc2924ec29255c291c2ae7e46
UHC ?V?§?O?N?U?®~F 00111111010101100011111110100001110101110011111101001111001111110100111000111111010101010011111110100010111001110111111001000110 3f563fa1d73f4f3f4e3f553fa2e77e46

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