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 ’ZP‘¹’Z‘­‘¢\}’ZP‘¹’Z‘­‘¢\{^ 100100100101101001010000100100011011100110010010010110101001000110101101100100011010001001011100011111011001001001011010010100001001000110111001100100100101101010010001101011011001000110100010010111000111101101011110 925a5091b9925a91ad91a25c7d925a5091b9925a91ad91a25c7b5e
SJIS-WIN ?ZP???Z???¢\}?ZP???Z???¢\{^ 0011111101011010010100000011111100111111001111110101101000111111001111110011111110000001100100010101110001111101001111110101101001010000001111110011111100111111010110100011111100111111001111111000000110010001010111000111101101011110 3f5a503f3f3f5a3f3f3f81915c7d3f5a503f3f3f5a3f3f3f81915c7b5e
EUC-JP ?ZP???Z???¢\}?ZP???Z???¢\{^ 0011111101011010010100000011111100111111001111110101101000111111001111110011111110100001111100010101110001111101001111110101101001010000001111110011111100111111010110100011111100111111001111111010000111110001010111000111101101011110 3f5a503f3f3f5a3f3f3fa1f15c7d3f5a503f3f3f5a3f3f3fa1f15c7b5e
UTF-8 ’ZP‘¹’Z‘­‘¢\}’ZP‘¹’Z‘­‘¢\{^ 11000010100100100101101001010000110000101001000111000010101110011100001010010010010110101100001010010001110000101010110111000010100100011100001010100010010111000111110111000010100100100101101001010000110000101001000111000010101110011100001010010010010110101100001010010001110000101010110111000010100100011100001010100010010111000111101101011110 c2925a50c291c2b9c2925ac291c2adc291c2a25c7dc2925a50c291c2b9c2925ac291c2adc291c2a25c7b5e
UHC ?ZP?¹?Z?­??\}?ZP?¹?Z?­??\{^ 00111111010110100101000000111111101010011111011000111111010110100011111110100001101010010011111100111111010111000111110100111111010110100101000000111111101010011111011000111111010110100011111110100001101010010011111100111111010111000111101101011110 3f5a503fa9f63f5a3fa1a93f3f5c7d3f5a503fa9f63f5a3fa1a93f3f5c7b5e

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