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 ’L’V‘±K}’L’V‘±K{^ 1001001001001100100100100101011010010001101100010100101101111101100100100100110010010010010101101001000110110001010010110111101101011110 924c925691b14b7d924c925691b14b7b5e
SJIS-WIN ?L?V?±K}?L?V?±K{^ 00111111010011000011111101010110001111111000000101111101010010110111110100111111010011000011111101010110001111111000000101111101010010110111101101011110 3f4c3f563f817d4b7d3f4c3f563f817d4b7b5e
EUC-JP ?L?V?±K}?L?V?±K{^ 00111111010011000011111101010110001111111010000111011110010010110111110100111111010011000011111101010110001111111010000111011110010010110111101101011110 3f4c3f563fa1de4b7d3f4c3f563fa1de4b7b5e
UTF-8 ’L’V‘±K}’L’V‘±K{^ 11000010100100100100110011000010100100100101011011000010100100011100001010110001010010110111110111000010100100100100110011000010100100100101011011000010100100011100001010110001010010110111101101011110 c2924cc29256c291c2b14b7dc2924cc29256c291c2b14b7b5e
UHC ?L?V?±K}?L?V?±K{^ 00111111010011000011111101010110001111111010000110111110010010110111110100111111010011000011111101010110001111111010000110111110010010110111101101011110 3f4c3f563fa1be4b7d3f4c3f563fa1be4b7b5e

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