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‘¥’U‘²^b[’V‘¥’U‘²^b[^ 1001001001010110100100011010010110010010010101011001000110110010010111100110001001011011100100100101011010010001101001011001001001010101100100011011001001011110011000100101101101011110 925691a5925591b25e625b925691a5925591b25e625b5e
SJIS-WIN ?V?¥?U??^b[?V?¥?U??^b[^ 00111111010101100011111110000001100011110011111101010101001111110011111101011110011000100101101100111111010101100011111110000001100011110011111101010101001111110011111101011110011000100101101101011110 3f563f818f3f553f3f5e625b3f563f818f3f553f3f5e625b5e
EUC-JP ?V???U??^b[?V???U??^b[^ 0011111101010110001111110011111100111111010101010011111100111111010111100110001001011011001111110101011000111111001111110011111101010101001111110011111101011110011000100101101101011110 3f563f3f3f553f3f5e625b3f563f3f3f553f3f5e625b5e
UTF-8 ’V‘¥’U‘²^b[’V‘¥’U‘²^b[^ 1100001010010010010101101100001010010001110000101010010111000010100100100101010111000010100100011100001010110010010111100110001001011011110000101001001001010110110000101001000111000010101001011100001010010010010101011100001010010001110000101011001001011110011000100101101101011110 c29256c291c2a5c29255c291c2b25e625bc29256c291c2a5c29255c291c2b25e625b5e
UHC ?V???U?²^b[?V???U?²^b[^ 00111111010101100011111100111111001111110101010100111111101010011111011101011110011000100101101100111111010101100011111100111111001111110101010100111111101010011111011101011110011000100101101101011110 3f563f3f3f553fa9f75e625b3f563f3f3f553fa9f75e625b5e

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