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’R‘³L’V‘§’O’N’R‘³@h 100100100101011010010001101001111001001001001111100100100100111010010010010100101001000110110011010011001001001001010110100100011010011110010010010011111001001001001110100100100101001010010001101100110100000001101000 925691a7924f924e925291b34c925691a7924f924e925291b34068
SJIS-WIN ?V?§?O?N?R??L?V?§?O?N?R??@h 0011111101010110001111111000000110011000001111110100111100111111010011100011111101010010001111110011111101001100001111110101011000111111100000011001100000111111010011110011111101001110001111110101001000111111001111110100000001101000 3f563f81983f4f3f4e3f523f3f4c3f563f81983f4f3f4e3f523f3f4068
EUC-JP ?V?§?O?N?R??L?V?§?O?N?R??@h 0011111101010110001111111010000111111000001111110100111100111111010011100011111101010010001111110011111101001100001111110101011000111111101000011111100000111111010011110011111101001110001111110101001000111111001111110100000001101000 3f563fa1f83f4f3f4e3f523f3f4c3f563fa1f83f4f3f4e3f523f3f4068
UTF-8 ’V‘§’O’N’R‘³L’V‘§’O’N’R‘³@h 11000010100100100101011011000010100100011100001010100111110000101001001001001111110000101001001001001110110000101001001001010010110000101001000111000010101100110100110011000010100100100101011011000010100100011100001010100111110000101001001001001111110000101001001001001110110000101001001001010010110000101001000111000010101100110100000001101000 c29256c291c2a7c2924fc2924ec29252c291c2b34cc29256c291c2a7c2924fc2924ec29252c291c2b34068
UHC ?V?§?O?N?R?³L?V?§?O?N?R?³@h 00111111010101100011111110100001110101110011111101001111001111110100111000111111010100100011111110101001111110000100110000111111010101100011111110100001110101110011111101001111001111110100111000111111010100100011111110101001111110000100000001101000 3f563fa1d73f4f3f4e3f523fa9f84c3f563fa1d73f4f3f4e3f523fa9f84068

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