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^hˆ²F^fN}ˆ²F^hˆ²F^fN{^ 110000101000100011000010101100100100011001011110011010001100001010001000110000101011001001000110010111100110011001001110011111011100001010001000110000101011001001000110010111100110100011000010100010001100001010110010010001100101111001100110010011100111101101011110 c288c2b2465e68c288c2b2465e664e7dc288c2b2465e68c288c2b2465e664e7b5e
SJIS-WIN ????F^h????F^fN}????F^h????F^fN{^ 001111110011111100111111001111110100011001011110011010000011111100111111001111110011111101000110010111100110011001001110011111010011111100111111001111110011111101000110010111100110100000111111001111110011111100111111010001100101111001100110010011100111101101011110 3f3f3f3f465e683f3f3f3f465e664e7d3f3f3f3f465e683f3f3f3f465e664e7b5e
EUC-JP Â?Â?F^hÂ?Â?F^fN}Â?Â?F^hÂ?Â?F^fN{^ 10001111101010101010010000111111100011111010101010100100001111110100011001011110011010001000111110101010101001000011111110001111101010101010010000111111010001100101111001100110010011100111110110001111101010101010010000111111100011111010101010100100001111110100011001011110011010001000111110101010101001000011111110001111101010101010010000111111010001100101111001100110010011100111101101011110 8faaa43f8faaa43f465e688faaa43f8faaa43f465e664e7d8faaa43f8faaa43f465e688faaa43f8faaa43f465e664e7b5e
UTF-8 ˆ²F^hˆ²F^fN}ˆ²F^hˆ²F^fN{^ 11000011100000101100001010001000110000111000001011000010101100100100011001011110011010001100001110000010110000101000100011000011100000101100001010110010010001100101111001100110010011100111110111000011100000101100001010001000110000111000001011000010101100100100011001011110011010001100001110000010110000101000100011000011100000101100001010110010010001100101111001100110010011100111101101011110 c382c288c382c2b2465e68c382c288c382c2b2465e664e7dc382c288c382c2b2465e68c382c288c382c2b2465e664e7b5e
UHC ???²F^h???²F^fN}???²F^h???²F^fN{^ 00111111001111110011111110101001111101110100011001011110011010000011111100111111001111111010100111110111010001100101111001100110010011100111110100111111001111110011111110101001111101110100011001011110011010000011111100111111001111111010100111110111010001100101111001100110010011100111101101011110 3f3f3fa9f7465e683f3f3fa9f7465e664e7d3f3f3fa9f7465e683f3f3fa9f7465e664e7b5e

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