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 ê@^hê@^fN}ê@^hê@^fN{^ 110000111000001111000010101010100100000001011110011010001100001110000011110000101010101001000000010111100110011001001110011111011100001110000011110000101010101001000000010111100110100011000011100000111100001010101010010000000101111001100110010011100111101101011110 c383c2aa405e68c383c2aa405e664e7dc383c2aa405e68c383c2aa405e664e7b5e
SJIS-WIN ????@^h????@^fN}????@^h????@^fN{^ 001111110011111100111111001111110100000001011110011010000011111100111111001111110011111101000000010111100110011001001110011111010011111100111111001111110011111101000000010111100110100000111111001111110011111100111111010000000101111001100110010011100111101101011110 3f3f3f3f405e683f3f3f3f405e664e7d3f3f3f3f405e683f3f3f3f405e664e7b5e
EUC-JP �ª@^h�ª@^fN}�ª@^h�ª@^fN{^ 100011111010101010101010001111111000111110101010101001001000111110100010111011000100000001011110011010001000111110101010101010100011111110001111101010101010010010001111101000101110110001000000010111100110011001001110011111011000111110101010101010100011111110001111101010101010010010001111101000101110110001000000010111100110100010001111101010101010101000111111100011111010101010100100100011111010001011101100010000000101111001100110010011100111101101011110 8faaaa3f8faaa48fa2ec405e688faaaa3f8faaa48fa2ec405e664e7d8faaaa3f8faaa48fa2ec405e688faaaa3f8faaa48fa2ec405e664e7b5e
UTF-8 ê@^hê@^fN}ê@^hê@^fN{^ 11000011100000111100001010000011110000111000001011000010101010100100000001011110011010001100001110000011110000101000001111000011100000101100001010101010010000000101111001100110010011100111110111000011100000111100001010000011110000111000001011000010101010100100000001011110011010001100001110000011110000101000001111000011100000101100001010101010010000000101111001100110010011100111101101011110 c383c283c382c2aa405e68c383c283c382c2aa405e664e7dc383c283c382c2aa405e68c383c283c382c2aa405e664e7b5e
UHC ???ª@^h???ª@^fN}???ª@^h???ª@^fN{^ 00111111001111110011111110101000101000110100000001011110011010000011111100111111001111111010100010100011010000000101111001100110010011100111110100111111001111110011111110101000101000110100000001011110011010000011111100111111001111111010100010100011010000000101111001100110010011100111101101011110 3f3f3fa8a3405e683f3f3fa8a3405e664e7d3f3f3fa8a3405e683f3f3fa8a3405e664e7b5e

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