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‘³BO^ 100100100101011010010001101001111001001001001111100100100100111010010010010100101001000110110011010000100100111101011110 925691a7924f924e925291b3424f5e
SJIS-WIN ?V?§?O?N?R??BO^ 00111111010101100011111110000001100110000011111101001111001111110100111000111111010100100011111100111111010000100100111101011110 3f563f81983f4f3f4e3f523f3f424f5e
EUC-JP ?V?§?O?N?R??BO^ 00111111010101100011111110100001111110000011111101001111001111110100111000111111010100100011111100111111010000100100111101011110 3f563fa1f83f4f3f4e3f523f3f424f5e
UTF-8 ’V‘§’O’N’R‘³BO^ 1100001010010010010101101100001010010001110000101010011111000010100100100100111111000010100100100100111011000010100100100101001011000010100100011100001010110011010000100100111101011110 c29256c291c2a7c2924fc2924ec29252c291c2b3424f5e
UHC ?V?§?O?N?R?³BO^ 0011111101010110001111111010000111010111001111110100111100111111010011100011111101010010001111111010100111111000010000100100111101011110 3f563fa1d73f4f3f4e3f523fa9f8424f5e

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