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 ’F\’G’W’AH]n}’F\’G’W’AH]n{^ 1100001010010010010001100101110011000010100100100100011111000010100100100101011111000010100100100100000101001000010111010110111001111101110000101001001001000110010111001100001010010010010001111100001010010010010101111100001010010010010000010100100001011101011011100111101101011110 c292465cc29247c29257c29241485d6e7dc292465cc29247c29257c29241485d6e7b5e
SJIS-WIN ??F\??G??W??AH]n}??F\??G??W??AH]n{^ 0011111100111111010001100101110000111111001111110100011100111111001111110101011100111111001111110100000101001000010111010110111001111101001111110011111101000110010111000011111100111111010001110011111100111111010101110011111100111111010000010100100001011101011011100111101101011110 3f3f465c3f3f473f3f573f3f41485d6e7d3f3f465c3f3f473f3f573f3f41485d6e7b5e
EUC-JP Â?F\Â?GÂ?WÂ?AH]n}Â?F\Â?GÂ?WÂ?AH]n{^ 100011111010101010100100001111110100011001011100100011111010101010100100001111110100011110001111101010101010010000111111010101111000111110101010101001000011111101000001010010000101110101101110011111011000111110101010101001000011111101000110010111001000111110101010101001000011111101000111100011111010101010100100001111110101011110001111101010101010010000111111010000010100100001011101011011100111101101011110 8faaa43f465c8faaa43f478faaa43f578faaa43f41485d6e7d8faaa43f465c8faaa43f478faaa43f578faaa43f41485d6e7b5e
UTF-8 ’F\’G’W’AH]n}’F\’G’W’AH]n{^ 110000111000001011000010100100100100011001011100110000111000001011000010100100100100011111000011100000101100001010010010010101111100001110000010110000101001001001000001010010000101110101101110011111011100001110000010110000101001001001000110010111001100001110000010110000101001001001000111110000111000001011000010100100100101011111000011100000101100001010010010010000010100100001011101011011100111101101011110 c382c292465cc382c29247c382c29257c382c29241485d6e7dc382c292465cc382c29247c382c29257c382c29241485d6e7b5e
UHC ??F\??G??W??AH]n}??F\??G??W??AH]n{^ 0011111100111111010001100101110000111111001111110100011100111111001111110101011100111111001111110100000101001000010111010110111001111101001111110011111101000110010111000011111100111111010001110011111100111111010101110011111100111111010000010100100001011101011011100111101101011110 3f3f465c3f3f473f3f573f3f41485d6e7d3f3f465c3f3f473f3f573f3f41485d6e7b5e

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