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 ’B‘Ÿ’B’L}’B‘Ÿ’B’L{^ 1100001010010010010000101100001010010001110000101001111111000010100100100100001011000010100100100100110001111101110000101001001001000010110000101001000111000010100111111100001010010010010000101100001010010010010011000111101101011110 c29242c291c29fc29242c2924c7dc29242c291c29fc29242c2924c7b5e
SJIS-WIN ??B??????B??L}??B??????B??L{^ 0011111100111111010000100011111100111111001111110011111100111111001111110100001000111111001111110100110001111101001111110011111101000010001111110011111100111111001111110011111100111111010000100011111100111111010011000111101101011110 3f3f423f3f3f3f3f3f423f3f4c7d3f3f423f3f3f3f3f3f423f3f4c7b5e
EUC-JP Â?BÂ?Â?Â?BÂ?L}Â?BÂ?Â?Â?BÂ?L{^ 10001111101010101010010000111111010000101000111110101010101001000011111110001111101010101010010000111111100011111010101010100100001111110100001010001111101010101010010000111111010011000111110110001111101010101010010000111111010000101000111110101010101001000011111110001111101010101010010000111111100011111010101010100100001111110100001010001111101010101010010000111111010011000111101101011110 8faaa43f428faaa43f8faaa43f8faaa43f428faaa43f4c7d8faaa43f428faaa43f8faaa43f8faaa43f428faaa43f4c7b5e
UTF-8 ’B‘Ÿ’B’L}’B‘Ÿ’B’L{^ 11000011100000101100001010010010010000101100001110000010110000101001000111000011100000101100001010011111110000111000001011000010100100100100001011000011100000101100001010010010010011000111110111000011100000101100001010010010010000101100001110000010110000101001000111000011100000101100001010011111110000111000001011000010100100100100001011000011100000101100001010010010010011000111101101011110 c382c29242c382c291c382c29fc382c29242c382c2924c7dc382c29242c382c291c382c29fc382c29242c382c2924c7b5e
UHC ??B??????B??L}??B??????B??L{^ 0011111100111111010000100011111100111111001111110011111100111111001111110100001000111111001111110100110001111101001111110011111101000010001111110011111100111111001111110011111100111111010000100011111100111111010011000111101101011110 3f3f423f3f3f3f3f3f423f3f4c7d3f3f423f3f3f3f3f3f423f3f4c7b5e

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