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 ’P’Z’O’Y’@’P}’P’Z’O’Y’@’P{^ 100100100101000010010010010110101001001001001111100100100101100110010010010000001001001001010000011111011001001001010000100100100101101010010010010011111001001001011001100100100100000010010010010100000111101101011110 9250925a924f9259924092507d9250925a924f9259924092507b5e
SJIS-WIN ?P?Z?O?Y?@?P}?P?Z?O?Y?@?P{^ 001111110101000000111111010110100011111101001111001111110101100100111111010000000011111101010000011111010011111101010000001111110101101000111111010011110011111101011001001111110100000000111111010100000111101101011110 3f503f5a3f4f3f593f403f507d3f503f5a3f4f3f593f403f507b5e
EUC-JP ?P?Z?O?Y?@?P}?P?Z?O?Y?@?P{^ 001111110101000000111111010110100011111101001111001111110101100100111111010000000011111101010000011111010011111101010000001111110101101000111111010011110011111101011001001111110100000000111111010100000111101101011110 3f503f5a3f4f3f593f403f507d3f503f5a3f4f3f593f403f507b5e
UTF-8 ’P’Z’O’Y’@’P}’P’Z’O’Y’@’P{^ 110000101001001001010000110000101001001001011010110000101001001001001111110000101001001001011001110000101001001001000000110000101001001001010000011111011100001010010010010100001100001010010010010110101100001010010010010011111100001010010010010110011100001010010010010000001100001010010010010100000111101101011110 c29250c2925ac2924fc29259c29240c292507dc29250c2925ac2924fc29259c29240c292507b5e
UHC ?P?Z?O?Y?@?P}?P?Z?O?Y?@?P{^ 001111110101000000111111010110100011111101001111001111110101100100111111010000000011111101010000011111010011111101010000001111110101101000111111010011110011111101011001001111110100000000111111010100000111101101011110 3f503f5a3f4f3f593f403f507d3f503f5a3f4f3f593f403f507b5e

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